-
Home
-
Pronamic Pay
-
9.4.11
-
Code
-
Classes
- ContactName
Total Complexity |
27 |
Dependencies |
1 |
Dependents |
17 |
Total lines |
296 |
Lines of code |
103 |
Logical lines of code |
45 |
Comment lines |
145 |
Methods |
17 |
Properties |
7 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
from_json() |
A |
50 |
9 |
28 |
__toString() |
S |
58 |
2 |
17 |
get_json() |
S |
58 |
2 |
16 |
set_middle_name() |
S |
81 |
1 |
3 |
set_suffix() |
S |
81 |
1 |
3 |
get_suffix() |
S |
82 |
1 |
3 |
set_last_name() |
S |
81 |
1 |
3 |
get_last_name() |
S |
82 |
1 |
3 |
get_full_name() |
S |
82 |
1 |
3 |
set_full_name() |
S |
81 |
1 |
3 |
set_first_name() |
S |
81 |
1 |
3 |
get_first_name() |
S |
82 |
1 |
3 |
set_initials() |
S |
81 |
1 |
3 |
get_initials() |
S |
82 |
1 |
3 |
set_prefix() |
S |
81 |
1 |
3 |
get_prefix() |
S |
82 |
1 |
3 |
get_middle_name() |
S |
82 |
1 |
3 |